Welcome![Sign In][Sign Up]
Location:
Search - TSP in c

Search list

[AI-NN-PRpso_C++

Description: 有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
Platform: | Size: 1024 | Author: dawn | Hits:

[AI-NN-PRTSP(C++)

Description: 遗传算法解决TSP问题C++源码,内有详细中文注释及城市距离矩阵生成工具[VC++]-genetic algorithm to solve TSP C source code, have detailed notes and urban Chinese distance matrix generation tools [VC]
Platform: | Size: 14336 | Author: 才华 | Hits:

[AI-NN-PRTSP

Description: 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ Compiler environment, the simulated annealing algorithm procedures and use them to solve a 48 cities TSP problem.
Platform: | Size: 694272 | Author: qihuolin | Hits:

[AI-NN-PRtsp

Description: C语言实现的遗传算法解TSP问题(旅行商问题),简单易懂。-C Language Implementation of Genetic Algorithm for TSP problem (TSP), easy-to-read.
Platform: | Size: 12288 | Author: 李诗高 | Hits:

[Data structshuishufa

Description: 用分支限界法求界旅行商问题,用C++语言编程实现-Using branch and bound method profession traveling salesman problem, using C Language Programming
Platform: | Size: 185344 | Author: yangyang | Hits:

[AI-NN-PRtsp

Description: ga算法解tsp问题.动态TSP就是城市坐标在随着时间变化,我们的目标则要在最短的时间窗内寻找出最优的城市遍历路径,这是个双最优问题. 这是我对动态TSP算法的理解,使用改进的反序-杂交算法-ga algorithm problems tsp. dynamic TSP is that the town change over time in the coordinates, we aim to have in the shortest possible time window to find out the optimal path to traverse the city, this is a dual-optimal problem. This is my understanding of the dynamic TSP algorithm understanding, the use of improved anti-sequence- Hybrid Algorithm
Platform: | Size: 4096 | Author: 李丽 | Hits:

[AI-NN-PRBasi-An-Colony-Algorithm-fo-TSP

Description: 段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码-Professor Duan Haibin editor-in-chief of
Platform: | Size: 6144 | Author: 杨永飞 | Hits:

[AI-NN-PRGAforTSP

Description: 遗传算法求解TSP问题,采用轮盘赌选择方法,部分匹配交叉算子,交换变异设计.-Genetic Algorithm for TSP problem, using roulette wheel selection method, partially matched crossover operator and exchange mutation design.
Platform: | Size: 5120 | Author: 底欣 | Hits:

[AI-NN-PRC-TSP

Description: 基于改进后的遗传算法 交叉、变异操作后,在windows平台下用C语言实现求解TSP问题-Based on the improved genetic algorithm crossover and mutation operation, in windows platform using C language for solving TSP problems
Platform: | Size: 3072 | Author: lc | Hits:

[CSharpTSP

Description: 这是一个货郎担问题的动态规划代码,是C语言版的,能在TC上和VC++6.0上运行.加入了许多注释.-This is a traveling salesman problem dynamic programming code, is a C language version, can TC and VC++ 6.0 run. Adding a lot of notes.
Platform: | Size: 2048 | Author: zhoulitc | Hits:

[AI-NN-PRTSp

Description: cost存放了一个强连通图的边权矩阵,作为一个实例。 可在workspace中加载 运用此算法要注意多次试验。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。-storage cost of a strongly connected graph edge weight matrix, as an example. Can be loaded in the workspace to use this algorithm to the attention of numerous tests. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.
Platform: | Size: 11264 | Author: 岳明 | Hits:

[CSharpTSP

Description: 利用C#画完全图,获取鼠标位置,响应鼠标事件-The use of C# Painting complete graph to obtain the mouse position, in response to mouse events
Platform: | Size: 35840 | Author: xiaorui | Hits:

[Linux-Unixtsp

Description: 用动态规划法求解TSP问题的C++源码 在Linux中用g++编译通过-Using dynamic programming method for solving TSP problems C++ Source code in Linux using g++ Compiled through
Platform: | Size: 1024 | Author: L.Zhang | Hits:

[AI-NN-PRtsp

Description: 这是一个很好用的求解TSP问题的粒子群算法,很适合初学者。-This is a very good solution of TSP used in the particle swarm optimization problems, it is suitable for beginners.
Platform: | Size: 2048 | Author: zhaogang | Hits:

[AI-NN-PRtsp

Description: 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the two algorithms
Platform: | Size: 88064 | Author: chenjing | Hits:

[Algorithmtabu

Description: 这是一个用C++编写的TSP问题的源码,使用Tabu Search算法。-This is a TSP problem source code written in C++, using the Tabu Search algorithm.
Platform: | Size: 2048 | Author: Erick Lee | Hits:

[GIS programTSP.tar

Description: genetic algorithm based TSP in c-genetic algorithm based TSP in c++...
Platform: | Size: 33041408 | Author: dinkubag21 | Hits:

[CSharpTSP with GA in C#

Description: Travelling Salesman Problem (TSP) with GA in C#
Platform: | Size: 27648 | Author: MostafaSalehi | Hits:

[TSP with PSO

Description: Travelling Salesman Problem (TSP) with PSO in C++
Platform: | Size: 66560 | Author: MostafaSalehi | Hits:

[Windows Developsample-srouce-codes-in-c++

Description: Some useful source codes in c++
Platform: | Size: 3072 | Author: saymosi | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net